Vcenter NamespaceManagement HostsConfig Info

Vcenter NamespaceManagement HostsConfig Info
Vcenter NamespaceManagement HostsConfig Info

The Vcenter NamespaceManagement HostsConfig Info schema contains information about vSphere Namespaces support and licensing.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "namespaces_supported": false,
    "namespaces_licensed": false
}
boolean
namespaces_supported
Required

True if vSphere Namespace feature is supported in this VC.

This property was added in vSphere API 7.0.0.0.

boolean
namespaces_licensed
Required

True if vSphere Namespace feature is licensed on any hosts in this VC.

This property was added in vSphere API 7.0.0.0.